Skip to main content

Restart Instance

MethodEndpoint
PUT[baseUrl]/instance/restart/[instance]

Data to be sent in the Request

This request has no payload.

Data returned from the Request

{
"state": "[state]",
"statusReason": [statusCode]
}